Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.8.3 #449

Merged
merged 25 commits into from
Aug 31, 2024
Merged

release v0.8.3 #449

merged 25 commits into from
Aug 31, 2024

Conversation

lslzl3000
Copy link
Collaborator

0.8.3 (2024-08-28)

Bug Fixes

  • fix frameRate and camera resize (c4b8626)
  • fix InstanceDraw destroy error (4529594)
  • GUI: add option to receive post effects (#426) (af74bb1)
  • inputsystem: capture pointer on pointerdown (#432) (cc90b82)
  • shadow: fix acceptShadow (4d6a838)
  • transform: fix lookAt at vertical angle (#431) (1922f18)

Features

  • add GridObject (#436) (a939ce6)
  • geometry: add extra geometry package, extrude geometry and text geometry (#442) (069e6d4)
  • graphic: move graphic3D to @orillusion/graphic (#427) (a1d1b2a)
  • physics: add RopeSoftBody, rigidbody dragger, and enhance collisionShapeUtil (#448) (452d730)
  • physics: Refactor physics plugin with extensive enhancements and new features (#440) (7c18db5)

lslzl3000 and others added 25 commits July 22, 2024 13:31
…d new features (#440)

* feat(physics): Refactor physics plugin with extensive enhancements and new features

* refator: remove _initedFunctions, use wait()

* chore: opt update timeStep

* chore:  use enable to pause/resume onUpdate

* chore: build all packages in CI test

* chore: fix physic build script

* chore: update cloth texture

* chore

---------

Co-authored-by: ShuangLiu <[email protected]>
DepthCompare cant work properly
fix multi version dependencies
use local @orillsuion/core as peer dependency
update instancedraw samples
@lslzl3000 lslzl3000 merged commit fc3614e into main Aug 31, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants